home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990422-19990725 / 000117_news@watsun.cc.columbia.edu _Sun May 30 12:53:27 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA09503
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 30 May 1999 12:53:26 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id MAA08737
  7.     for kermit.misc@watsun.cc.columbia.edu; Sun, 30 May 1999 12:26:18 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fredex@fcshome.stoneham.ma.us (fred smith)
  10. Subject: Re: cku195b07.sco234c crashing on reentry into server mode
  11. Organization: None!
  12. Message-ID: <FCJovo.3DM@fcshome.stoneham.ma.us>
  13. Date: Sun, 30 May 1999 12:19:00 GMT
  14. To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. Brian K. White (linut@squonk.net) wrote:
  17. : Anyone else seeing this?
  18. <snippage>
  19. : if, when it is hung as I described, you don't ctrl-c out of it, the hard
  20. : drive becomes very active and the whole system (all tty's not just this
  21. : shell) becomes unresponsive or very slow to respond as though under
  22. : extreme load. this lasts about a minute or two untill kermit coredumps
  23. : with the message:
  24. : "Memory fault(coredump)" and the system returns to normal, and no harm
  25. : is done other than the console that was running kermit must be logged
  26. : out / back in to get the display working properly, but the shell itself
  27. : is still accepting commands even.
  28.  
  29. Boy, this rings a (faint bell). I've seen something like this before,
  30. waaaaay back when I ran Xenix at work. What it's doing is trying to 
  31. allocate a gigantic chunk of memory, for some erroneous reason, and
  32. eating all the swap space. What I can't remember right now is what I 
  33. used to do to fix it. I recall that it required compiling Kermit with
  34. some different options, but for the life of me what that difference is
  35. won't come back to me right now. 
  36.  
  37. Wild guess: it may be that the one you've got was compiled with
  38. -DDYNAMIC, if so maybe you can find or make one compiled without.
  39.  
  40.  
  41. <more snippage>
  42. : btw: this reminds me of a question: is #!/usr/local/bin/kermit supposed
  43. : to work on xenix? it's working on open server 5.05, but I had to use the
  44. : following two-file combo on xenix.
  45.  
  46. As best as I can recall, Xenix doesn't support the #!/<whatever> 
  47. mechanism. 
  48. --
  49. ---- Fred Smith -- fredex@fcshome.stoneham.ma.us -----------------------------
  50.                       The eyes of the Lord are everywhere, 
  51.                     keeping watch on the wicked and the good.
  52. ----------------------------- Proverbs 15:3 (niv) -----------------------------